- queue problem
- queue problem Warteproblem n
English-German dictionary of Electrical Engineering and Electronics. 2013.
English-German dictionary of Electrical Engineering and Electronics. 2013.
C10k problem — Le c10k problem[note 1] que l on pourrait traduire en français par le problème des dix mille connexions simultanées, est un code numérique utilisé pour exprimer la limitation que la plupart des serveurs ont en termes de connexions réseaux. Cette… … Wikipédia en Français
Readers-writers problem — In computer science, the first and second readers writers problems are examples of a common computing problem in concurrency. The two problems deal with situations in which many threads must access the same shared memory at one time, some reading … Wikipedia
Client-Queue-Client — software architecture, also known as Passive Queue architecture, consists of two or more clients (where all clients can have either the same software, or different software understanding some common protocol), and one or more servers, which acts… … Wikipedia
Client–queue–client — software architecture, also known as passive queue architecture, consists of two or more clients (where all clients can have either the same software, or different software understanding some common protocol), and one or more servers, which acts… … Wikipedia
Fluid queue — In probability theory, a fluid queue is a mathematical model used to describe the fluid level in a reservoir subject to randomly determined periods of filling and emptying. The term dam theory was used in earlier literature for these models. The… … Wikipedia
Dynamic problem (algorithms) — Dynamic problems in computational complexity theory are problems stated in terms of the changing input data. In the most general form a problem in this category is usually stated as follows: Given a class of input objects, find efficient… … Wikipedia
Mermaid problem — The Mermaid problem is an observation occasionally mentioned in literature, concerning the difficulty of having sexual intercourse with a mermaid. Although mermaids are commonly depicted as beautiful, variably nude, and enticing, a man attempting … Wikipedia
List of terms relating to algorithms and data structures — The [http://www.nist.gov/dads/ NIST Dictionary of Algorithms and Data Structures] is a reference work maintained by the U.S. National Institute of Standards and Technology. It defines a large number of terms relating to algorithms and data… … Wikipedia
Список терминов, относящихся к алгоритмам и структурам данных — Это служебный список статей, созданный для координации работ по развитию темы. Данное предупреждение не устанавливается на информационные списки и глоссарии … Википедия
Список терминов — Список терминов, относящихся к алгоритмам и структурам данных Это сл … Википедия
Semaphore (programming) — For other uses, see Semaphore (disambiguation). In computer science, a semaphore is a variable or abstract data type that provides a simple but useful abstraction for controlling access by multiple processes to a common resource in a parallel… … Wikipedia